home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / misc / tdb3 / tdb3.doc < prev    next >
Text File  |  1994-11-29  |  10KB  |  331 lines

  1.  
  2.  
  3.         Tube DataBase III program Documentation.
  4.         Updated November 1993.
  5.         By: Jim Johnson.
  6.  
  7.         SHAREWARE AGREEMENT:
  8.         ====================
  9.         The program Tube DataBase III, which will be called TDB3 throughout
  10.         this document, and the program documentation were written by Jim
  11.         Johnson and are (C) Copyright 1993.
  12.  
  13.         TDB3 is written in Borlands Turbo Pascal Version 7.0 and uses program
  14.         code that was developed solely by it author.
  15.  
  16.         You are granted a limited license to use this program for a period
  17.         of 30 days free of charge, after which you are required to register
  18.         your copy of the program.  This limited license also grants you 
  19.         permission to copy and distribute TDB3 and the documentation file
  20.         only in it's original unmodified form.  
  21.  
  22.         The Author Jim Johnson, or anyone associated with JMJ Software shall
  23.         not be held liable or responsible for any damage or damages that may
  24.         occur by your use of this program including but not limited to, the
  25.         loss of data, loss of wages, damage to other computer software or
  26.         hardware, or hardware that you repair with any of the information you
  27.         obtain from this program or its data files.  JMJ Software nor Jim
  28.         Johnson make and warranty either expressed or implied as to the
  29.         fitness or quality of this program or its data.  All attempts have
  30.         been made to insure that the program and data are correct however,
  31.         with as many people, computer systems, and file transfers this
  32.         program may have gone through to get to you, there is a greater
  33.         chance that the data could be in error.  You as the user are solely
  34.         responsible for any and all damages as outlined, but not limited to,
  35.         those above.  Your continued use of this program is an acknowledgement
  36.         that you understand and agree to be bound to the terms of this
  37.         shareware agreement.  If your copy of TDB3 did not come in its own
  38.         ZIP file format you are encouraged to send a self addressed stamped
  39.         disk mailer and blank formatted diskette to the address below to
  40.         obtain a copy of the original files.  NOTE: Those requests that do
  41.         not have a disk, or disk mailer, or correct postage will not be
  42.         returned.
  43.  
  44.         Registered users will receive via return U.S. Mail:
  45.  
  46.                 - The latest version of TDB3.
  47.                 - The latest updated substitution data files.
  48.                 - 1 year of free updates to the program, documentation
  49.                   and data files.
  50.                 - 1 year of technicial support.
  51.                 - Discounts upto 50% on other JMJ Software programs.
  52.                 - 1 year of JMJ Software newsletters (semi annual).
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.                                   - Page 1 -
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.         Tube DataBase III program Documentation.
  70.         Updated November 1993.
  71.         By: JMJ Software.
  72.  
  73.  
  74.         The Main Menu.
  75.         ==============
  76.  
  77.         The main menu will present you with a list of six options as listed
  78.         below.  Each option of the menu is detailed further on in the
  79.         documentation.
  80.  
  81.                         A - Add a new Tube to the Database
  82.                         C - Cross Reference a Tube
  83.                         D - Delete a Tube from the Database
  84.                         I - Information of this Program
  85.                         P - Print a Tube Cross Reference
  86.                         X - Exit to DOS
  87.  
  88.  
  89.         A - Add a Tube.
  90.         ===============
  91.  
  92.         Choosing the option 'A' from the main menu will allow you to add
  93.         a vaccum tube to the cross reference database.  You will be prompted
  94.         to enter the tube number, and the program will check the database
  95.         for the existance of the tube.  If found you will be told it is in
  96.         the database and told how many substitution entries it has.  You 
  97.         will then be asked if you want to enter additional substitute data.
  98.  
  99.         Entering additional or new tube data you will be asked for the
  100.         substitute numbers and given a prompt that looks like this:
  101.  
  102.                         Substitute #: ▓▓▓▓▓▓▓▓▓▓▓▓
  103.  
  104.         To halt entering substitute data enter a '*' and press return.
  105.         You will then be shown the data you just typed in, and asked to
  106.         confirm saving it to the main data file.
  107.  
  108.  
  109.         C - Cross Reference a Tube.
  110.         ===========================
  111.  
  112.         Cross Referencing a tube consists of entering the vaccum tube 
  113.         number that you would like the substitution information for.
  114.         The program will then scan through the data file and if the tube
  115.         is found will be displayed on the screen.  When you have the data
  116.         you need press return and you will be taked back to the main menu.
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.                                   - Page 2 -
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.         Tube DataBase III program Documentation.
  136.         Updated November 1993.
  137.         By: JMJ Software.
  138.  
  139.  
  140.         Example:
  141.  
  142.         Tube Number: 6LQ6
  143.  
  144.         Substitute: 6JE6C
  145.         Substitute: 6JM6
  146.  
  147.                                   PRESS RETURN
  148.  
  149.  
  150.         D - Delete a Tube.
  151.         ==================
  152.  
  153.         CAUTION - Deleting a tube from the database is irreversable!  You
  154.         can not un-delete a tubes information once you have deleted it.  You
  155.         will have to re-enter it with the Add a Tube option.
  156.  
  157.         Deleting a Tube from the database is straight forward.  You will
  158.         be asked to supply the tube number you want to delete, and the 
  159.         program will scan the data file for it.  If found you will be
  160.         informed of how many entries will be deleted along with it. You
  161.         will then be prompted to confirm the operation.  Anything but 'Y'
  162.         will keep the data file intact.
  163.  
  164.         Example:
  165.  
  166.         Tube Number: 6LQ6
  167.  
  168.                    6LQ6 will be deleted along with 2 entries.
  169.                         Delete this information <Y/N>?
  170.  
  171.                      6LQ6 and 2 entries have been deleted.
  172.  
  173.                                   PRESS RETURN
  174.  
  175.         I - Information on this Program.
  176.         ================================
  177.  
  178.         The information screen will basically show you a brief run down on
  179.         the programs shareware license and other various information.
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.                                   - Page 3 -
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.         Tube DataBase III program Documentation.
  202.         Updated November 1993.
  203.         By: JMJ Software.
  204.  
  205.  
  206.         P - Print a Tube Cross Reference.
  207.         =================================
  208.  
  209.         This option is exactly like Cross Referencing a tube, except
  210.         that the output is directed to your printer.  Be sure you turn
  211.         your printer on.
  212.  
  213.         Printing a Tube Cross Reference consists of entering the vaccum
  214.         tube number that you would like the substitution information for.
  215.         The program will then scan through the data file and if the tube
  216.         is found will be printed on the printer.  When you have the data
  217.         you need press return and you will be taked back to the main menu.
  218.  
  219.         Example:
  220.  
  221.         Tube Number: 6LQ6           The information will also be
  222.                                     displayed on your monitor.
  223.         Substitute: 6JE6C
  224.         Substitute: 6JM6
  225.  
  226.                                   PRESS RETURN
  227.  
  228.         X - Exit to DOS.
  229.         ================
  230.  
  231.         Terminates the programs execution and returns you to the DOS prompt.
  232.  
  233.  
  234.         NOTES:
  235.         ======
  236.  
  237.         The datafiles to this program are growing all the time with new
  238.         substitution infromation.  You are encouraged to register your copy
  239.         of Tube DataBase III so that you can stay up to date in both the 
  240.         datafiles and the new features the the program will be incorporating.
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.                                   - Page 4 -
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.         Tube DataBase III program Documentation.
  268.         Updated November 1993.
  269.         By: JMJ Software.
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.         Registration Form:                    Serial #:__97268891 - SWD___
  277.  
  278.         Registered User Name:_____________________________________________
  279.  
  280.         Mailing Address:__________________________________________________
  281.  
  282.         City:________________________ State:___________ Zip:______________
  283.  
  284.         Phone #:_____________________________ (optional)
  285.  
  286.         ==================================================================
  287.          Qty : Description                              : Price : Total
  288.         ==================================================================
  289.              : Transistor Substitution Database Ver. 1  : 25.00 :
  290.         ------------------------------------------------------------------
  291.              : Integrated Circuit Identification Ver. 1 : 25.00 :
  292.         ------------------------------------------------------------------
  293.              : Tube DataBase III                        : 25.00 :
  294.         ------------------------------------------------------------------
  295.              : Log'Em II                                : 20.00 :
  296.         ------------------------------------------------------------------
  297.              : Reminder Ver. 1.92                       : 10.00 :
  298.         ------------------------------------------------------------------
  299.           1  : Shipping and Handeling                   :  3.00 :   3.00
  300.         ------------------------------------------------------------------
  301.                 Total. . . . . . . . . . . . . . . . . . . . . .:$
  302.                                                                 ----------
  303.  
  304.         I would like to be included on the JMJ Software
  305.         newsletter mailing list.  [ ]Yes  [ ]No
  306.  
  307.         Send your registration form and money order to:
  308.  
  309.         Jim Johnson
  310.         P.O. Box 6352
  311.         Kennewick, WA 99336-0352
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.